This applet draws polygons in the style of screensavers. There are two effects : polygons and triangles. You can activate one or both by setting the 'mode' parameter to 0, 1 or 2. Several parameters help you to customize the effects ('order', 'order_max' and 'step' in the case of the polygons effect, 'triangles_number', 'triangles_number_max', 'coefficient', and 'repetitions_number' in the case of the triangles effect)
Name |
Description |
Default |
Status |
pause pause2 mode
background_color color order order_max step triangles_number triangles_number_max coefficient repetitions_number status_bar_text sound_name
clic_sound_name link target
enter_text enter_text_height enter_text_color registration_code |
the animation pause (milliseconds) the pause between 2 drawings (milliseconds) the chosen effect the background color the drawing color the polygons effect order (if 0 then random from 2 to 'order_max') the max order when 'order' is set to 0 the angle step in polygons effect the triangles number in triangles effect (if 0 then random from 4 to 'triangles_number_max') the max triangles number when 'triangles number' is set to 0 a coefficient to customize the triangles effect a coefficient to customize the triangles effect the text to display in the status bar when the mouse is over the sound played on load the sound played when click URL linked page when click the target of the new page : the text displayed when mouse over the mouse over text height (pixels) the mouse over text color the registration code |
10 1000 2
black white 0 10 4 0 10 15 15 - - - _blank
- 15 white - |
required required required
required required required required required required required required required optional optional optional
optional optional optional
optional optional optional required |
Special notes |
* You can put relative URL (to target a file on your site) or
absolute (with "http://...") URL. example: relative URL: ../home/home.html absolute URL: http://www.yahoo.com * The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color. |
Copyright 1999-2000 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com